NB: More recent documentation for Dyalog APL is available at https://docs.dyalog.com/20.0/.
.NET Framework only
This function disassociates a data-bound variable from its data binding source.
Y is any array.
If Y or an element of Y is a character vector that contains the name of a data-bound variable, that variable is dissociated from its data binding source.
The result R is always 1.
Example
2014⌶'txtSource'
1